POST
/
public
/
v1
/
segment-service
/
segments
/
{segment-id}
/
upload
This response does not have an example.

Authorizations

Authorization
string
header
required

A valid API key generated in Topsort's UI.

Path Parameters

segment-id
string
required

The external ID of the segment.

Query Parameters

action
enum<string>

The action to perform on the segment.

Available options:
add,
remove,
replace

Body

multipart/form-data

Response

204

Successful Response